make src/core and jeeps includes relative to top cli directory (#688)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 10 Feb 2021 19:26:28 +0000 (12:26 -0700)
committerGitHub <noreply@github.com>
Wed, 10 Feb 2021 19:26:28 +0000 (12:26 -0700)
commita306374142474a2ef0a61b03a8bc2e60b18c2957
tree3af7dff0c5e84db67f7d11357318e27735612697
parent671afae2c439dda70ec1de7b0e2b4c1dbfc2a1a6
make src/core and jeeps includes relative to top cli directory (#688)

* make jeeps includes relative to cli diretory.

* make src/core includes all relative to top level src dir.
39 files changed:
CMakeLists.txt
GPSBabel.pro
jeeps/garminusb.h
jeeps/gps.h
jeeps/gpsapp.cc
jeeps/gpsapp.h
jeeps/gpscom.cc
jeeps/gpscom.h
jeeps/gpsdevice.cc
jeeps/gpsdevice.h
jeeps/gpsdevice_ser.cc
jeeps/gpsdevice_usb.cc
jeeps/gpsfmt.cc
jeeps/gpsfmt.h
jeeps/gpslibusb.cc
jeeps/gpsmath.cc
jeeps/gpsmath.h
jeeps/gpsmem.cc
jeeps/gpsmem.h
jeeps/gpsproj.cc
jeeps/gpsproj.h
jeeps/gpsprot.cc
jeeps/gpsprot.h
jeeps/gpsread.cc
jeeps/gpsread.h
jeeps/gpsrqst.cc
jeeps/gpsrqst.h
jeeps/gpssend.cc
jeeps/gpssend.h
jeeps/gpsserial.cc
jeeps/gpsserial.h
jeeps/gpsusbcommon.cc
jeeps/gpsusbread.cc
jeeps/gpsusbsend.cc
jeeps/gpsusbstub.cc
jeeps/gpsusbwin.cc
jeeps/gpsutil.h
jeeps/jgpsutil.cc
src/core/usasciicodec.cc